mpc8313, signed fit: enable legacy image format on ids8313 board
authorHeiko Schocher <[email protected]>
Wed, 28 May 2014 09:33:34 +0000 (11:33 +0200)
committerTom Rini <[email protected]>
Thu, 5 Jun 2014 18:44:56 +0000 (14:44 -0400)
Enable legacy image format with CONFIG_IMAGE_FORMAT_LEGACY
on the ids8313 board, as it uses signed FIT images for booting
Linux and need the legacy image format.

Signed-off-by: Heiko Schocher <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Kim Phillips <[email protected]>
Cc: Michael Conrad <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Acked-by: Simon Glass <[email protected]>
include/configs/ids8313.h

index c1b3b633e962bdc0649f9223b0f514947054ec32..1de5750d8d64aced7019717a6c0ca293402bc7ee 100644 (file)
 
 #define CONFIG_FIT
 #define CONFIG_FIT_SIGNATURE
+#define CONFIG_IMAGE_FORMAT_LEGACY
 #define CONFIG_CMD_FDT
 #define CONFIG_CMD_HASH
 #define CONFIG_RSA